        /*.............................................
        ...................................THIS PAGE.....
        ..................................WHRE MADE BY ..
        .......-.............................SOPHIE.T....
        ....../.\........................................
        ...../...\.......................................
        ..../.....\......................................
        .../.......\.........---.........................
        ../.........\........|...........................
        ..|.........|........|...........................
        ..|.........|..|...|.|...........................
        ..|.........|..|...|.|........................*/

        body { 
         background-color: lavenderblush;
         }

         h1 {
            font-family: "times new roman", cursive;
            color: magenta;
            font-size: 72pt;
            text-align: center;
         }

         h2 {
            font-family: "avenir", Arial, sans-serif;
            color: black;
            font-size: 38pt;
            text-align: center;
         }
h3 {
            font-family: "helvetica", Arial, sans-serif;
            color: black;
            font-size: 15pt;
            text-align: center;
         }
         ul {
            list-style-type: none;

         }